home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / util / edit / jed207.readme < prev    next >
Text File  |  1993-01-16  |  946b  |  24 lines

  1. Short: programmable, programmers editor. OS2.0+
  2. Type: util/edit
  3. Uploader: jsh@ukc.ac.uk
  4.  
  5. JEd is a text editor mainly designed for programmers, in some ways it is
  6. similar to DME but IMHO is more flexible.
  7.  
  8. a quick feature list:
  9.     * totally customizable, all keys may be made to do anything,
  10.     user-definable menu bar, etc...
  11.     * powerful programming language
  12.     * multi-file/multi-view editing
  13.     * number of windows is only limited by memory
  14.     * clipboard support (cut/paste on any unit)
  15.     * any window can have any (non-proportional) font
  16.     * maximum number of lines in a file is 2147483648, each line can have up
  17.     to 32768 characters in it.
  18.     * fast enough, even when working with large files on a 68000 cpu
  19.     * line-undo feature
  20.     * windows can open on any public screen (usually the Workbench)
  21.     * full Un*x-style regular expression support (searches & substitutions)
  22.  
  23. Full source code (DICE compatible) is included.
  24.